Directly control the SWD debug port of either processor
PROC0_SWDO | Observe the value of processor 0 SWDIO output. |
PROC0_SWDI | Directly drive processor 0 SWDIO input, if PROC0_ATTACH is set |
PROC0_SWCLK | Directly drive processor 0 SWCLK, if PROC0_ATTACH is set |
PROC0_ATTACH | Attach processor 0 debug port to syscfg controls, and disconnect it from external SWD pads. |
PROC1_SWDO | Observe the value of processor 1 SWDIO output. |
PROC1_SWDI | Directly drive processor 1 SWDIO input, if PROC1_ATTACH is set |
PROC1_SWCLK | Directly drive processor 1 SWCLK, if PROC1_ATTACH is set |
PROC1_ATTACH | Attach processor 1 debug port to syscfg controls, and disconnect it from external SWD pads. |